TaskTemplateScriptQuestionAnswerAction 
EntityType  Independent 
Logical Entity Name  TaskTemplateScriptQuestionAnswerAction 
Default Table Name  CmScriptActions 
Logical Only  NO 
Definition 
 
Note 
 

TaskTemplateScriptQuestionAnswerAction Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
TaskTemplateScriptQuestionAnswerActionId(PK)    INTEGER  NO 
 
TaskTemplateId(FK)    INTEGER  YES 
 
QuestionNumber    INTEGER  NO 
 
QuestionLetter    CHAR(1)  YES 
 
Comparison    CHAR(5)  NO 
 
AnswerValue    VARCHAR(10)  NO 
 
TriggerTaskTemplateId    INTEGER  YES 
 
TriggerDocumentTypeId    INTEGER  YES 
 
    INTEGER  YES 
 
DisplayResponse    VARCHAR(255)  YES 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
ModFlag    CHAR(1)  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
DocumentTypeId(FK)    INTEGER  YES 
 

TaskTemplateScriptQuestionAnswerAction Keys 
Key Name  Key Type  Keys 
CmScriptActions_CmScriptActionsID_U_C_IDX  PrimaryKey  TaskTemplateScriptQuestionAnswerActionId 

TaskTemplateScriptQuestionAnswerAction Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
TaskTemplate  Non-Identifying  Zero or One to Zero or More        TaskTemplateId  NO 
DocumentType  Non-Identifying  Zero or One to Zero or More        DocumentTypeId  NO 
TaskTemplate  Non-Identifying  Zero or One to Zero or More        TaskTemplateId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

TaskTemplateScriptQuestionAnswerAction Check Constraints 
Check Constraint Name  CheckConstraint